home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / I-J / If Monks had Macs....cpt / If Monks had Macs... / Imitatio Christi / card_4057.txt < prev    next >
Text File  |  1992-02-09  |  9KB  |  264 lines

  1. -- card: 4057 from stack: in
  2. -- bmap block id: 2968
  3. -- flags: 0000
  4. -- background id: 3574
  5. -- name: title
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   if visible of cd fld "Help" is true then
  9.     hide cd fld "Help"
  10.     put empty into cd fld "Help"
  11.   end if
  12.   pass closeCard
  13. end closeCard
  14.  
  15.  
  16. -- part 79 (button)
  17. -- low flags: 80
  18. -- high flags: C002
  19. -- rect: left=45 top=21 right=46 bottom=76
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 1
  23. -- font id: 129
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: U
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   pass mouseUp
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 82 (button)
  36. -- low flags: 00
  37. -- high flags: 0001
  38. -- rect: left=45 top=37 right=57 bottom=76
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 216
  43. -- text size: 9
  44. -- style flags: 0
  45. -- line height: 12
  46. -- part name: b
  47. ----- HyperTalk script -----
  48.  
  49.  
  50.  
  51.  
  52. -- part 89 (button)
  53. -- low flags: 80
  54. -- high flags: 2000
  55. -- rect: left=421 top=275 right=294 bottom=445
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 26635 / 26635
  58. -- text alignment: 1
  59. -- font id: 216
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Help
  64. ----- HyperTalk script -----
  65. on CloisterHelp
  66.   lock screen
  67.   go cd 2
  68.   SetUp
  69.   SetUp3
  70.   set textAlign of cd fld "Help" to left
  71.   set style of cd fld "Help" to opaque
  72.   play stop
  73.   unlock screen with zoom out
  74.   doWork
  75.   set textAlign of cd fld "Help" to right
  76.   set style of cd fld "Help" to shadow
  77. end CloisterHelp
  78.  
  79. on mouseUp
  80.   SetUp
  81.   SetUp3
  82.   set textAlign of cd fld "Help" to left
  83.   set style of cd fld "Help" to opaque
  84.   doWork
  85.   set textAlign of cd fld "Help" to right
  86.   set style of cd fld "Help" to shadow
  87. end mouseUp
  88. •
  89. 16,74,450,342
  90.  
  91. ¬†                                                            HELP
  92.  
  93. ¬†¬†On any page of this book or the accompanying journal, hold down the shiftKey and
  94. click on any ICON to display a help field that explains that ICON's function. While
  95. you are reading the help information, the cursor changes to read ‚ÄúClick When Done‚Äù. Click again to hide the help text and return to the page you were reading.  When on
  96. the Table of Contents or Introduction pages of this book, clicking on a chapter title
  97. or subheading will open the book to the appropriate page.
  98.  
  99. Click on the ‚Äúdog-ears‚Äù in the upper right corner of the book or use the arrowKeys
  100. to turn the pages of this book. If you continue to turn the pages back past the title
  101. page or forward beyond the last page in the book, you will lift your attention from
  102. the book and find yourself looking out the window into the cloister.  Another way to
  103. view the cloister is to click on the bookshelf icon. While looking out the window,
  104. click on the book with the arrow to go to the library. From the library, click on the
  105. volume ‚ÄúImitatio Christi‚Äù if you want to hear the monks chant again, or click on
  106. the volume on the right to just gaze out the window. To open the book to the last
  107. page while looking out the window, use the left arrowKey. To open the book to the
  108. title page, either use the right arrowKey, the commandKey, or click on the open
  109. book under the window.  Click on the stack of paper to go to the journal.
  110.  
  111.  
  112.  
  113. -- part 93 (button)
  114. -- low flags: 80
  115. -- high flags: 2000
  116. -- rect: left=422 top=295 right=314 bottom=446
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 26635 / 26635
  119. -- text alignment: 1
  120. -- font id: 216
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: Help2
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   SetUp
  128.   SetUp3
  129.   set textAlign of cd fld "Help" to left
  130.   set style of cd fld "Help" to opaque
  131.   doWork
  132.   set textAlign of cd fld "Help" to right
  133.   set style of cd fld "Help" to shadow
  134. end mouseUp
  135. •
  136. 13,23,450,342
  137. Modifer Keys
  138. OptionKey:
  139. ¬†   The Cloister -- Hold down the optionKey from the first moment the picture appears
  140. ¬†          until the harpsichord plays a note to deactivate the background sound.
  141. ¬†   Quotes in Context -- After the first click has de-highlighted the selection, hold down the
  142. ¬†          optionKey and click again to remain on that page.
  143. ¬†   Dogeared Corner -- Hold down the optionKey and click on the left-pointing  corner to go
  144. ¬†          to the Introduction. Hold down the optionKey and click on the right-pointing  corner
  145. ¬†          to go to the last page.
  146. ¬†   Table of Contents ICON-- Hold down the optionKey and click to call up a list of
  147. ¬†          references to select and view in context.
  148. ¬†   Print ICON -- Hold down the optionKey to permanently change the creator of the TEXT
  149. ¬†          file saved to disk so that a double click on it in the Finder will cause your word
  150. ¬†          processor to open the file automatically.
  151. ¬†   Bookshelf ICON -- Hold down the optionKey and click on the books to call up a dialog
  152. ¬†          box, then click on either the ‚ÄúHome‚Äù or ‚ÄúQuit‚Äù button.
  153.  
  154. ShiftKey:
  155. ¬†   To see the online help available for a function, hold down the shiftKey and click on its
  156. ¬†          ICON or other designated region of the page.
  157.  
  158. CommandKey:
  159. ¬†   The Cloister -- Depress the commandKey to open ‚ÄúImitatio Christi‚Äù to the title page.
  160. ¬†   MenuBar  -- Depress the commandKey to show the menuBar.
  161. ¬†   Print ICON -- Hold down the commandKey when clicking to change the text font and
  162. ¬†          size with which the chapters of the book will be printed.
  163.  
  164.  
  165. -- part 94 (button)
  166. -- low flags: 00
  167. -- high flags: 2000
  168. -- rect: left=421 top=315 right=341 bottom=447
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 28950 / 28950
  171. -- text alignment: 1
  172. -- font id: 216
  173. -- text size: 12
  174. -- style flags: 0
  175. -- line height: 16
  176. -- part name: HelpMaster
  177. ----- HyperTalk script -----
  178. on mouseUp
  179.   if optionKey() is not down then
  180.     put (item 3 of rect of target) - (item 1 of clickLoc()) into x
  181.     put (item 4 of rect of target) - (item 2 of clickLoc()) into y
  182.     if (x > y) then
  183.       send mouseUp to cd btn "Help"
  184.     else
  185.       send mouseUp to cd btn "Help2"
  186.     end if
  187.   else
  188.     set visible of cd btn 3 to not visible of cd btn 3
  189.     set visible of cd btn 4 to visible of cd btn 3
  190.   end if
  191.   --David Dunham's, Modified
  192.   --(Delphi:  DDUNHAM; CIS 76074,762; AppleLink D0457).
  193. end mouseUp
  194.  
  195.  
  196. -- part 88 (field)
  197. -- low flags: 81
  198. -- high flags: 0004
  199. -- rect: left=16 top=74 right=342 bottom=450
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 0 / 0
  202. -- text alignment: 65535
  203. -- font id: 216
  204. -- text size: 9
  205. -- style flags: 0
  206. -- line height: 12
  207. -- part name: Help
  208. ----- HyperTalk script -----
  209. on mouseUp
  210.   if commandKey() is not down then
  211.     hide target
  212.   else
  213.     set lockText of target to not locktext of target
  214.   end if
  215. end mouseUp
  216.  
  217.  
  218. -- part 90 (field)
  219. -- low flags: 81
  220. -- high flags: 2004
  221. -- rect: left=11 top=27 right=341 bottom=447
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 0 / 0
  224. -- text alignment: 0
  225. -- font id: 216
  226. -- text size: 9
  227. -- style flags: 0
  228. -- line height: 12
  229. -- part name: FindHelp
  230. ----- HyperTalk script -----
  231. on mouseUp
  232.   hide target
  233. end mouseUp
  234.  
  235.  
  236. -- part contents for background part 29
  237. ----- text -----
  238. Title
  239.  
  240. -- part contents for background part 52
  241. ----- text -----
  242.        3
  243.        1
  244. faith
  245.  
  246. 38735,4057,64385,4875,5873,11372,8736
  247.  
  248.  
  249. 7
  250.  
  251. -- part contents for card part 90
  252. ----- text -----
  253.  
  254.  
  255.      Clicking on the Find ICON calls up a dialog box from which you can choose the type of search (see your HyperCard manual or the Help stack), the area to be searched and the text to search for, clicking on the "Find" button tells Hypercard to look for your reference. The script is adapted from one in the version 1.2 release notes for HyperCard.  That Find script can only find cards that the text occurs on and it stops when it finds  the first instance in the first paragraph. The script in this stack offers other options. 
  256.  
  257.      If there is more than one card with your text, the button changes to a special, four-part, non-Macintosh-Standard button. Place the cursor over the TOP third of the button and HyperCard will pause for one second and then find the next instance of your search string. For some searches a mouse click on the TOP third is necessary to find the second instance of your search string. After that JUST KEEP THE CURSOR OVER the TOP third of the button to continue search. Clicking to the left or right of the MIDDLE  third of the button shows the previous and next cards on which your text was found. If Hypercard found your text on the previous page, but didn't give you enough time to move the cursor away from the top third of the button before it moved on to the next card, click on the LEFT middle of the button to return and move it over the top third to begin again at that point. Clicking on the BOTTOM third of the button will again display the dialog box, ready for another search .  
  258.  
  259.      If there is only one instance of your text, the card it occurs on is displayed, but the Find button doesn't change. Hit the returnKey if the searched for text isn't highlighted.
  260.  
  261.  
  262. -- part contents for background part 25
  263. ----- text -----
  264. 4